home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / DirectInput / Keyboard / keyboard.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2004-09-27  |  1.3 KB  |  28 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "keyboard", "keyboard.vcproj", "{5AE23396-2A48-4A8B-8A57-56017EC6FA42}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Debug Unicode
  8.         ConfigName.2 = Release
  9.         ConfigName.3 = Release Unicode
  10.     EndGlobalSection
  11.     GlobalSection(ProjectDependencies) = postSolution
  12.     EndGlobalSection
  13.     GlobalSection(ProjectConfiguration) = postSolution
  14.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Debug.ActiveCfg = Debug|Win32
  15.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Debug.Build.0 = Debug|Win32
  16.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Debug Unicode.ActiveCfg = Debug Unicode|Win32
  17.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Debug Unicode.Build.0 = Debug Unicode|Win32
  18.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Release.ActiveCfg = Release|Win32
  19.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Release.Build.0 = Release|Win32
  20.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Release Unicode.ActiveCfg = Release Unicode|Win32
  21.         {5AE23396-2A48-4A8B-8A57-56017EC6FA42}.Release Unicode.Build.0 = Release Unicode|Win32
  22.     EndGlobalSection
  23.     GlobalSection(ExtensibilityGlobals) = postSolution
  24.     EndGlobalSection
  25.     GlobalSection(ExtensibilityAddIns) = postSolution
  26.     EndGlobalSection
  27. EndGlobal
  28.